home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / tex / macros / latex / general / local.gid < prev    next >
Text File  |  1992-03-18  |  349b  |  19 lines

  1.  
  2.                HOW TO RUN LaTeX AT SRC
  3.  
  4.                   24 September 1985
  5.  
  6.  
  7. To run LaTeX on the file named  foo.tex  type:
  8.  
  9.     latex foo
  10.  
  11. This produces an output file named  foo.dvi .
  12.  
  13. To print file  foo.dvi  on the Imagen printer, which is located on the
  14. third floor near Jane's desk, type the following command:
  15.  
  16.     iptex foo.dvi
  17.  
  18.  
  19.